type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToUint8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1366: 			return scanPlanBinaryInt8ToUint8{}
		int.go#L1464: type scanPlanBinaryInt8ToUint8 struct{}
		int.go#L1466: func (scanPlanBinaryInt8ToUint8) Scan(src []byte, dst any) error {